Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
| Attribute | Value |
|---|---|
| Connector ID | LumenThreatFeedConnectorV2 |
| Publisher | Lumen Technologies, Inc. |
| Used in Solutions | Lumen Defender Threat Feed |
| Collection Method | Azure Function (TI Upload API) |
| Connector Definition Files | LumenThreatFeedConnectorV2_ConnectorUI.json |
| Ingestion API | STIX 2.1 Upload Indicators API — Connector code references STIX 2.1 Upload Indicators API endpoint (matched 'api.ti.sentinel.azure.com') |
The Lumen Defender Threat Feed connector provides the capability to ingest STIX-formatted threat intelligence indicators from Lumen's Black Lotus Labs research team into Microsoft Sentinel. The connector automatically downloads and uploads threat intelligence indicators including IPv4 addresses and domains to the ThreatIntelIndicators table via the STIX Objects Upload API.
NOTE: This data connector uses the Azure Functions Flex Consumption Plan. More pricing details are here.
This connector ingests data into the following tables:
| Table | Selection Criteria | Transformations | Ingestion API | Lake-Only |
|---|---|---|---|---|
ThreatIntelIndicators |
ObservableKey in "domain-name:value,ipv4-addr:value"SourceSystem == "Lumen" |
✓ | ✓ | ✗ |
ThreatIntelObjects |
✓ | ✓ | ? |
💡 Tip: Tables with Ingestion API support allow data ingestion via the Azure Monitor Data Collector API, which also enables custom transformations during ingestion.
Resource Provider Permissions:
Custom Permissions:
⚠️ Note: These instructions were automatically generated from the connector's user interface definition file using AI and may not be fully accurate. Please verify all configuration steps in the Microsoft Sentinel portal.
NOTE: This connector uses Azure Functions with the Flex Consumption Plan to connect to the Lumen Defender Threat Feed API and upload threat intelligence indicators to Microsoft Sentinel via the STIX Objects API. This might result in additional data ingestion costs. Check the Azure Functions pricing page for details.
(Optional Step) Securely store API keys and secrets in Azure Key Vault. Azure Key Vault provides a secure mechanism to store and retrieve key values. Follow these instructions to use Azure Key Vault with an Azure Functions App.
1. Configuration
STEP 1 - Obtain Lumen Defender Threat Feed API Key
STEP 2 - Configure Azure Entra ID Application and gather information
TenantIdNote: The value above is dynamically provided when these instructions are presented within Microsoft Sentinel.
WorkspaceIdNote: The value above is dynamically provided when these instructions are presented within Microsoft Sentinel.
STEP 3 - Enable the **Threat Intelligence Upload Indicators API (Preview) data connector in Microsoft Sentinel**
STEP 4 - Deploy the Azure Function
IMPORTANT: Before deploying the Lumen Defender Threat Feed connector, have the following information readily available:
- Tenant ID and Workspace ID
- Azure Entra application details (Client ID, Client Secret)
- Lumen API key
- Click the Deploy to Azure button.
Basic Settings:
Lumen API Settings:
Azure Entra ID Settings:
STEP 5 - Verify Deployment
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊